Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps ArangoDBNetStandard and Newtonsoft.Json. These dependencies needed to be updated together.
Updates ArangoDBNetStandard from 1.0.0-alpha04 to 3.0.0

Release notes

Sourced from ArangoDBNetStandard's releases.

3.0.0

https://www.nuget.org/packages/ArangoDBNetStandard/3.0.0

What's Changed

New Contributors

Full Changelog: ArangoDB-Community/arangodb-net-standard@2.0.1...3.0.0

2.0.1

https://www.nuget.org/packages/ArangoDBNetStandard/2.0.1

What's Changed

New Contributors

Full Changelog: ArangoDB-Community/arangodb-net-standard@2.0.0...2.0.1

2.0.0

https://www.nuget.org/packages/ArangoDBNetStandard/2.0.0

What's Changed

This release contains breaking changes, including a bug fix for an issue when deserializing the response of API method PostInvertedIndexAsync.

Full Changelog: ArangoDB-Community/arangodb-net-standard@1.3.1...2.0.0

1.3.1

https://www.nuget.org/packages/ArangoDBNetStandard/1.3.1

What's Changed

... (truncated)

Commits
  • c9935ec Update csproj version to 3.0.0. (#489)
  • e0b7890 Allow controlling the disposal of provided transport and HTTP client instance...
  • 97f621d Overload CursorApi.PostCursorAsync to execute ad-hoc queries and return only ...
  • aebfb4e Merge pull request #486 from rossmills99/479-add-3.11-tests
  • a0c4b58 fix/484 Use IEnumerable<T> instead of IList<T>. (#485)
  • ccdd8d1 Fix failing test - remove check for Code in PutRenameViewResponse.
  • 1ae0a87 Specify image without 'arangodb/' prefix.
  • 9056004 Task/479 Add tests for ArangoDB 3.11.
  • a295eee Use latest stable LTS .NET SDK to run tests (.NET 8) (#482)
  • 47b9b1d Merge pull request #473 from DiscoPYF/version-update-2.0.1
  • Additional commits viewable in compare view

Updates Newtonsoft.Json from 13.0.1 to 13.0.2

Release notes

Sourced from Newtonsoft.Json's releases.

13.0.2

  • New feature - Add support for DateOnly and TimeOnly
  • New feature - Add UnixDateTimeConverter.AllowPreEpoch property
  • New feature - Add copy constructor to JsonSerializerSettings
  • New feature - Add JsonCloneSettings with property to disable copying annotations
  • Change - Add nullable annotation to JToken.ToObject(Type, JsonSerializer)
  • Change - Reduced allocations by reusing boxed values
  • Fix - Fixed MaxDepth when used with ToObject inside of a JsonConverter
  • Fix - Fixed deserializing mismatched JToken types in properties
  • Fix - Fixed merging enumerable content and validate content
  • Fix - Fixed using $type with arrays of more than two dimensions
  • Fix - Fixed rare race condition in name table when deserializing on device with ARM processors
  • Fix - Fixed deserializing via constructor with ignored base type properties
  • Fix - Fixed MaxDepth not being used with ISerializable deserialization
Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

danielcweber and others added 5 commits January 5, 2022 11:35
…is no longer supported, so I updated it. Works for me.
Bumps [ArangoDBNetStandard](https://github.com/ArangoDB-Community/arangodb-net-standard) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together.

Updates `ArangoDBNetStandard` from 1.0.0-alpha04 to 3.0.0
- [Release notes](https://github.com/ArangoDB-Community/arangodb-net-standard/releases)
- [Changelog](https://github.com/ArangoDB-Community/arangodb-net-standard/blob/master/ChangeLog.md)
- [Commits](ArangoDB-Community/arangodb-net-standard@1.0.0-alpha04...3.0.0)

Updates `Newtonsoft.Json` from 13.0.1 to 13.0.2
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: ArangoDBNetStandard
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 8, 2024
@danielcweber danielcweber force-pushed the ExRam branch 2 times, most recently from f4a952a to 7a96658 Compare August 27, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants